It returns the same result as (array) $object, but ignores overloaded array casts (as used by ArrayObject). The output is also similar to get_object_vars(), but it also shows protected and private fields
Name:get_mangled_object_vars
Category:Classes and Objects
Programming Language:php
One-line Description:It returns the same result as (array) $object, but ignores overloaded array casts (as used by ArrayObject). The output is also similar to get_object_vars(), but it also shows protected and private fields